public: void Write( [Out] array<byte>^ Array )
'Usage Dim instance As DicomDataSet Dim Array() As Byte instance.Write(Array)
Parameters
- Array
The byte array to write dataset to
The byte array to write dataset to
The byte array to write dataset to
Data may subsequently be read by the Read method or by other DICOM software.